From: Kim F. Storm Date: Thu, 22 Feb 2007 00:35:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~30252 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3c00238a4a91d0b81e9eb87586ade7c5e475ebdc;p=emacs.git *** empty log message *** --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 1cb231426e0..7c67f2d668e 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -69,7 +69,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem. ** alinsoar@voila.fr, Feb 18: TAB in find-file with PARTIAL-COMPLETION-MODE on He suggested a patch; is it correct? -** dooglus@gmail.com, Feb 12: Customization: Toggle buttons vanish when clicked * DOCUMENTATION diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 794db2e53eb..99e6f1f3d14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2007-02-22 Kim F. Storm + + * wid-edit.el (widget-default-create): Undo 2007-02-04 change. + (editable-field): Document need to put some text before the %v + escape in :format string. + 2007-02-19 Stefan Monnier * vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'. diff --git a/man/ChangeLog b/man/ChangeLog index 7c3a1bf2e7b..c0d6b4dd015 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-02-22 Kim F. Storm + + * widget.texi (User Interface, Basic Types): Document need to put some + text before the %v escape in :format string in editable-field widget. + 2007-02-19 Juanma Barranquero * mule.texi (Language Environments): Update list of supported language